home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / modules / mt / panel / scripts / DefineButton2_211 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2002-03-20  |  74 b   |  6 lines

  1. on(press){
  2.    type = "addmin";
  3.    change = "1";
  4.    gotoAndPlay(2);
  5. }
  6.